From 0c96f5fc2bc9848d01635b5f882a7cf881690b71 Mon Sep 17 00:00:00 2001 From: jfatherton Date: Mon, 2 Feb 2004 22:55:49 +0000 Subject: [PATCH] Initial import --- gpsbabel/macgpsbabel/README.macgpsbabel | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gpsbabel/macgpsbabel/README.macgpsbabel diff --git a/gpsbabel/macgpsbabel/README.macgpsbabel b/gpsbabel/macgpsbabel/README.macgpsbabel new file mode 100644 index 000000000..621bc5b1c --- /dev/null +++ b/gpsbabel/macgpsbabel/README.macgpsbabel @@ -0,0 +1,5 @@ +MacGPSBabel is a Mac OS X GUI front-end for gpsbabel. The GUI was developed using Apple's 'Interface Builder' application and the code to link the GUI to gpsbabel is written in Applescript. + +Build instructions. + +MacGPSBabel can be built with Apple's developer tools in the same way that you would build any other application. As it is, the Project Builder will assume that you have added a build of gpsbabel into the same folder as the rest of the MacGPSBabel project files. This binary will then be embedded in the build of MacGPSBabel. If you do not do this then MacGPSBabel will not work, however, it is possible to place the gpsbabel binary into the Resources Folder in the MacGPSBabel package after building it. \ No newline at end of file -- 2.30.2